Skip to content

DEPR: deprecate element-wise operations in (Series|DataFrame).transform #54915

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

topper-123
Copy link
Contributor

Still need to do docs, docstrings and whatsnew and possibly some separate deprecation tests but otherwise should be ready for review.

Copy link
Member

@phofl phofl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I generally think this is a good idea, but this needs more time for discussion first

@Dr-Irv
Copy link
Contributor

Dr-Irv commented Sep 4, 2023

Still need to do docs, docstrings and whatsnew and possibly some separate deprecation tests but otherwise should be ready for review.

I think the implications of this PR can only be understood with appropriate changes to the docs.

@topper-123 topper-123 force-pushed the deprecate_element_ops_in_transform branch 2 times, most recently from 6ee454f to 78a8a5e Compare September 15, 2023 06:03
@topper-123
Copy link
Contributor Author

The failure looks unrelated.

@topper-123 topper-123 force-pushed the deprecate_element_ops_in_transform branch from abaac3d to 5b38f8d Compare October 2, 2023 04:50
@mroeschke mroeschke added the Deprecate Functionality to remove in pandas label Oct 12, 2023
Copy link
Contributor

This pull request is stale because it has been open for thirty days with no activity. Please update and respond to this comment if you're still interested in working on this.

@github-actions github-actions bot added the Stale label Nov 12, 2023
@mroeschke
Copy link
Member

Thanks for the pull request, but it appears to have gone stale. Let's continue the affirm the choice to move forward with this in the issue before moving forward here

@mroeschke mroeschke closed this Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DEPR: deprecate element-wise operations in (Series|DataFrame).transform
4 participants